Package com.cisco.pt.ipc.sim.impl
Class ParameterMapImpl
java.lang.Object
com.cisco.pt.ipc.impl.IPCObjectImpl
com.cisco.pt.ipc.sim.impl.ParameterMapImpl
- All Implemented Interfaces:
IPCObject,ParameterMap
Information provided by the PKI file:
\class ParameterMap
\brief ParameterMap handles and manipulates Zone-Based Policy Firewall parameter maps.
\example network().getDevice("Router0").getParameterMapManager().getParameterMapAt(0)
- Author:
- Auto-generated
-
Field Summary
Fields inherited from class com.cisco.pt.ipc.impl.IPCObjectImpl
accessMessage, ipcFactory, packetTracerSession -
Constructor Summary
ConstructorsConstructorDescriptionParameterMapImpl(IPCFactory ipcFactory, PacketTracerSession packetTracerSession, IPCMessageLTV accessMessage) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAlert()Information provided by the PKI file:booleanInformation provided by the PKI file:booleanInformation provided by the PKI file:booleanInformation provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:Information provided by the PKI file:Information provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:intInformation provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:booleanInformation provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:intInformation provided by the PKI file:booleanInformation provided by the PKI file:booleanisInUsed()Information provided by the PKI file:voidsetAlert(boolean p_on_off) Information provided by the PKI file:voidsetAlertEnable(boolean p_enable) Information provided by the PKI file:voidsetAuditTrail(boolean p_on_off) Information provided by the PKI file:voidsetAuditTrailEnable(boolean p_enable) Information provided by the PKI file:voidsetDnsTimeout(int p_time) Information provided by the PKI file:voidsetDnsTimeoutEnable(boolean p_enable) Information provided by the PKI file:voidsetIcmpIdleTimeout(int p_time) Information provided by the PKI file:voidsetIcmpIdleTimeoutEnable(boolean p_enable) Information provided by the PKI file:voidsetInUsed(boolean p_used) Information provided by the PKI file:voidsetMapType(ZfwMapType mapType) Information provided by the PKI file:voidsetMaxIncompleteHigh(int p_num) Information provided by the PKI file:voidsetMaxIncompleteHighEnable(boolean p_enable) Information provided by the PKI file:voidsetMaxIncompleteLow(int p_num) Information provided by the PKI file:voidsetMaxIncompleteLowEnable(boolean p_enable) Information provided by the PKI file:voidsetOneMinHigh(int p_num) Information provided by the PKI file:voidsetOneMinHighEnable(boolean p_enable) Information provided by the PKI file:voidsetOneMinLow(int p_num) Information provided by the PKI file:voidsetOneMinLowEnable(boolean p_enable) Information provided by the PKI file:voidsetSessionMax(int p_num) Information provided by the PKI file:voidsetSessionMaxEnable(boolean p_enable) Information provided by the PKI file:voidsetTcpFinWaitTimeout(int p_time) Information provided by the PKI file:voidsetTcpFinWaitTimeoutEnable(boolean p_enable) Information provided by the PKI file:voidsetTcpIdleTimeout(int p_time) Information provided by the PKI file:voidsetTcpIdleTimeoutEnable(boolean p_enable) Information provided by the PKI file:voidsetTcpMaxIncompleteConn(int p_num) Information provided by the PKI file:voidsetTcpMaxIncompleteConnBlockTime(int p_time) Information provided by the PKI file:voidsetTcpMaxIncompleteConnBlockTimeEnable(boolean p_enable) Information provided by the PKI file:voidsetTcpMaxIncompleteConnEnable(boolean p_enable) Information provided by the PKI file:voidsetTcpSynWaitTimeout(int p_time) Information provided by the PKI file:voidsetTcpSynWaitTimeoutEnable(boolean p_enable) Information provided by the PKI file:voidsetUdpIdleTimeout(int p_time) Information provided by the PKI file:voidsetUdpIdleTimeoutEnable(boolean p_enable) Information provided by the PKI file:toString()Information provided by the PKI file:Methods inherited from class com.cisco.pt.ipc.impl.IPCObjectImpl
getAccessMessage, getClassName, getFactory, getObjectUUID, getPacketTracerSession, sendMessage, sendMessageWithReturn, translateToCommandStatusStringPairMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.cisco.pt.ipc.IPCObject
getAccessMessage, getClassName, getFactory, getObjectUUID, getPacketTracerSession
-
Constructor Details
-
ParameterMapImpl
public ParameterMapImpl(IPCFactory ipcFactory, PacketTracerSession packetTracerSession, IPCMessageLTV accessMessage)
-
-
Method Details
-
getMapName
Information provided by the PKI file:
\brief Returns the name of the paramter map. \return string, the name of the paramter map.- Specified by:
getMapNamein interfaceParameterMap- Returns:
- String Returns a String
-
getMapType
Information provided by the PKI file:
\brief Returns the type of the paramter map. \return ZfwMapType, the type of the paramter map. Map types: type_default = 0, type_global = 1, type_inspect = 2,- Specified by:
getMapTypein interfaceParameterMap- Returns:
- ZfwMapType Returns a ZfwMapType
-
setInUsed
public void setInUsed(boolean p_used) Information provided by the PKI file:
\brief Sets the parameter map as in use or not in use. \param p_used, true for in use, false for not in use.- Specified by:
setInUsedin interfaceParameterMap- Parameters:
p_used- Takes in a parameter of p_used
-
setMapType
Information provided by the PKI file:
\brief Sets the type of the paramter map. \param mapType, the type of the paramter map. Map types: type_default = 0, type_global = 1, type_inspect = 2,- Specified by:
setMapTypein interfaceParameterMap- Parameters:
mapType- Takes in a parameter of mapType
-
setAlert
public void setAlert(boolean p_on_off) Information provided by the PKI file:
\brief Turns on or off alert. \param p_on_off, true to enable alert, false to disable it.- Specified by:
setAlertin interfaceParameterMap- Parameters:
p_on_off- Takes in a parameter of p_on_off
-
setAlertEnable
public void setAlertEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables alert. \param p_enable, true to enable alert, false to disable it.- Specified by:
setAlertEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setAuditTrail
public void setAuditTrail(boolean p_on_off) Information provided by the PKI file:
\brief Turns on or off audit-trail. \param p_on_off, true to enable audit-trail, false to disable it.- Specified by:
setAuditTrailin interfaceParameterMap- Parameters:
p_on_off- Takes in a parameter of p_on_off
-
setAuditTrailEnable
public void setAuditTrailEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables audit-trail. \param p_enable, true to enable audit-trail, false to disable it.- Specified by:
setAuditTrailEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setDnsTimeout
public void setDnsTimeout(int p_time) Information provided by the PKI file:
\brief Sets the dns-timeout value. \param p_time, the dns-timeout value.- Specified by:
setDnsTimeoutin interfaceParameterMap- Parameters:
p_time- Takes in a parameter of p_time
-
setDnsTimeoutEnable
public void setDnsTimeoutEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables dns-timeout. \param p_enable, true to enable dns-timeout, false to disable it.- Specified by:
setDnsTimeoutEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setIcmpIdleTimeout
public void setIcmpIdleTimeout(int p_time) Information provided by the PKI file:
\brief Sets the icmp idle-timeout value. \param p_time, the icmp idle-timeout value.- Specified by:
setIcmpIdleTimeoutin interfaceParameterMap- Parameters:
p_time- Takes in a parameter of p_time
-
setIcmpIdleTimeoutEnable
public void setIcmpIdleTimeoutEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables icmp idle-timeout. \param p_enable, true to enable icmp idle-timeout, false to disable it.- Specified by:
setIcmpIdleTimeoutEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setMaxIncompleteLow
public void setMaxIncompleteLow(int p_num) Information provided by the PKI file:
\brief Sets the max-incomplete low value. \param p_num, the max-incomplete low value.- Specified by:
setMaxIncompleteLowin interfaceParameterMap- Parameters:
p_num- Takes in a parameter of p_num
-
setMaxIncompleteLowEnable
public void setMaxIncompleteLowEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables max-incomplete low. \param p_enable, true to enable max-incomplete low, false to disable it.- Specified by:
setMaxIncompleteLowEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setMaxIncompleteHigh
public void setMaxIncompleteHigh(int p_num) Information provided by the PKI file:
\brief Sets the max-incomplete high value. \param p_num, the max-incomplete high value.- Specified by:
setMaxIncompleteHighin interfaceParameterMap- Parameters:
p_num- Takes in a parameter of p_num
-
setMaxIncompleteHighEnable
public void setMaxIncompleteHighEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables max-incomplete high. \param p_enable, true to enable max-incomplete high, false to disable it.- Specified by:
setMaxIncompleteHighEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setSessionMax
public void setSessionMax(int p_num) Information provided by the PKI file:
\brief Sets the session max value. \param p_num, the session max value.- Specified by:
setSessionMaxin interfaceParameterMap- Parameters:
p_num- Takes in a parameter of p_num
-
setSessionMaxEnable
public void setSessionMaxEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables session max. \param p_enable, true to enable session max, false to disable it.- Specified by:
setSessionMaxEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setOneMinLow
public void setOneMinLow(int p_num) Information provided by the PKI file:
\brief Sets the one-minute low value. \param p_num, the one-minute low value.- Specified by:
setOneMinLowin interfaceParameterMap- Parameters:
p_num- Takes in a parameter of p_num
-
setOneMinLowEnable
public void setOneMinLowEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables one-minute low. \param p_enable, true to enable one-minute low, false to disable it.- Specified by:
setOneMinLowEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setOneMinHigh
public void setOneMinHigh(int p_num) Information provided by the PKI file:
\brief Sets the one-minute high value. \param p_num, the one-minute high value.- Specified by:
setOneMinHighin interfaceParameterMap- Parameters:
p_num- Takes in a parameter of p_num
-
setOneMinHighEnable
public void setOneMinHighEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables one-minute high. \param p_enable, true to enable one-minute high, false to disable it.- Specified by:
setOneMinHighEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setTcpFinWaitTimeout
public void setTcpFinWaitTimeout(int p_time) Information provided by the PKI file:
\brief Sets the tcp finwait-time value. \param p_time, the tcp finwait-time value.- Specified by:
setTcpFinWaitTimeoutin interfaceParameterMap- Parameters:
p_time- Takes in a parameter of p_time
-
setTcpFinWaitTimeoutEnable
public void setTcpFinWaitTimeoutEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables tcp finwait-time. \param p_enable, true to enable tcp finwait-time, false to disable it.- Specified by:
setTcpFinWaitTimeoutEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setTcpIdleTimeout
public void setTcpIdleTimeout(int p_time) Information provided by the PKI file:
\brief Sets the tcp idle-time value. \param p_time, the tcp idle-time value.- Specified by:
setTcpIdleTimeoutin interfaceParameterMap- Parameters:
p_time- Takes in a parameter of p_time
-
setTcpIdleTimeoutEnable
public void setTcpIdleTimeoutEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables tcp idle-time. \param p_enable, true to enable tcp idle-time, false to disable it.- Specified by:
setTcpIdleTimeoutEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setTcpMaxIncompleteConn
public void setTcpMaxIncompleteConn(int p_num) Information provided by the PKI file:
\brief Sets the tcp max-incomplete host value. \param p_num, the tcp max-incomplete host value.- Specified by:
setTcpMaxIncompleteConnin interfaceParameterMap- Parameters:
p_num- Takes in a parameter of p_num
-
setTcpMaxIncompleteConnEnable
public void setTcpMaxIncompleteConnEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables tcp max-incomplete host. \param p_enable, true to enable tcp max-incomplete host, false to disable it.- Specified by:
setTcpMaxIncompleteConnEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setTcpMaxIncompleteConnBlockTime
public void setTcpMaxIncompleteConnBlockTime(int p_time) Information provided by the PKI file:
\brief Sets the tcp max-incomplete host block-time value. \param p_time, the tcp max-incomplete host block-time value.- Specified by:
setTcpMaxIncompleteConnBlockTimein interfaceParameterMap- Parameters:
p_time- Takes in a parameter of p_time
-
setTcpMaxIncompleteConnBlockTimeEnable
public void setTcpMaxIncompleteConnBlockTimeEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables tcp max-incomplete host block-time. \param p_enable, true to enable tcp max-incomplete host block-time, false to disable it.- Specified by:
setTcpMaxIncompleteConnBlockTimeEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setTcpSynWaitTimeout
public void setTcpSynWaitTimeout(int p_time) Information provided by the PKI file:
\brief Sets the tcp synwait-time value. \param p_time, the tcp synwait-time value.- Specified by:
setTcpSynWaitTimeoutin interfaceParameterMap- Parameters:
p_time- Takes in a parameter of p_time
-
setTcpSynWaitTimeoutEnable
public void setTcpSynWaitTimeoutEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables tcp synwait-time block-time. \param p_enable, true to enable tcp synwait-time, false to disable it.- Specified by:
setTcpSynWaitTimeoutEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
setUdpIdleTimeout
public void setUdpIdleTimeout(int p_time) Information provided by the PKI file:
\brief Sets the udp idle-time value. \param p_time, the udp idle-time value.- Specified by:
setUdpIdleTimeoutin interfaceParameterMap- Parameters:
p_time- Takes in a parameter of p_time
-
setUdpIdleTimeoutEnable
public void setUdpIdleTimeoutEnable(boolean p_enable) Information provided by the PKI file:
\brief Enables or disables udp idle-time. \param p_enable, true to enable udp idle-time, false to disable it.- Specified by:
setUdpIdleTimeoutEnablein interfaceParameterMap- Parameters:
p_enable- Takes in a parameter of p_enable
-
getAlert
public boolean getAlert()Information provided by the PKI file:
\brief Returns true if alert is on, otherwise false. \return bool, true if alert is on, otherwise false.- Specified by:
getAlertin interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getAlertEnable
public boolean getAlertEnable()Information provided by the PKI file:
\brief Returns true if alert is enabled, otherwise false. \return bool, true if alert is enabled, otherwise false.- Specified by:
getAlertEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getAuditTrail
public boolean getAuditTrail()Information provided by the PKI file:
\brief Returns true if audit-trail is on, otherwise false. \return bool, true if audit-trail is on, otherwise false.- Specified by:
getAuditTrailin interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getAuditTrailEnable
public boolean getAuditTrailEnable()Information provided by the PKI file:
\brief Returns true if audit-trail is enabled, otherwise false. \return bool, true if audit-trail is enabled, otherwise false.- Specified by:
getAuditTrailEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getDnsTimeout
public int getDnsTimeout()Information provided by the PKI file:
\brief Returns the dns-timeout value. \return int, the dns-timeout value.- Specified by:
getDnsTimeoutin interfaceParameterMap- Returns:
- int Returns a int
-
getDnsTimeoutEnable
public boolean getDnsTimeoutEnable()Information provided by the PKI file:
\brief Returns true if dns-timeout is enabled, otherwise false. \return bool, true if dns-timeout is enabled, otherwise false.- Specified by:
getDnsTimeoutEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getIcmpIdleTimeout
public int getIcmpIdleTimeout()Information provided by the PKI file:
\brief Returns the icmp idle-timeout value. \return int, the icmp idle-timeout value.- Specified by:
getIcmpIdleTimeoutin interfaceParameterMap- Returns:
- int Returns a int
-
getIcmpIdleTimeoutEnable
public boolean getIcmpIdleTimeoutEnable()Information provided by the PKI file:
\brief Returns true if icmp idle-timeout is enabled, otherwise false. \return bool, true if icmp idle-timeout is enabled, otherwise false.- Specified by:
getIcmpIdleTimeoutEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getMaxIncompleteLow
public int getMaxIncompleteLow()Information provided by the PKI file:
\brief Returns the max-incomplete low value. \return int, the max-incomplete low value.- Specified by:
getMaxIncompleteLowin interfaceParameterMap- Returns:
- int Returns a int
-
getMaxIncompleteLowEnable
public boolean getMaxIncompleteLowEnable()Information provided by the PKI file:
\brief Returns true if max-incomplete low is enabled, otherwise false. \return bool, true if max-incomplete low is enabled, otherwise false.- Specified by:
getMaxIncompleteLowEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getMaxIncompleteHigh
public int getMaxIncompleteHigh()Information provided by the PKI file:
\brief Returns the max-incomplete high value. \return int, the max-incomplete high value.- Specified by:
getMaxIncompleteHighin interfaceParameterMap- Returns:
- int Returns a int
-
getMaxIncompleteHighEnable
public boolean getMaxIncompleteHighEnable()Information provided by the PKI file:
\brief Returns true if max-incomplete high is enabled, otherwise false. \return bool, true if max-incomplete high is enabled, otherwise false.- Specified by:
getMaxIncompleteHighEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getSessionMax
public int getSessionMax()Information provided by the PKI file:
\brief Returns the session max value. \return int, the session max value.- Specified by:
getSessionMaxin interfaceParameterMap- Returns:
- int Returns a int
-
getSessionMaxEnable
public boolean getSessionMaxEnable()Information provided by the PKI file:
\brief Returns true if session max is enabled, otherwise false. \return bool, true if session max is enabled, otherwise false.- Specified by:
getSessionMaxEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getOneMinLow
public int getOneMinLow()Information provided by the PKI file:
\brief Returns the one-minute low value. \return int, the one-minute low value.- Specified by:
getOneMinLowin interfaceParameterMap- Returns:
- int Returns a int
-
getOneMinLowEnable
public boolean getOneMinLowEnable()Information provided by the PKI file:
\brief Returns true if one-minute low is enabled, otherwise false. \return bool, true if one-minute low is enabled, otherwise false.- Specified by:
getOneMinLowEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getOneMinHigh
public int getOneMinHigh()Information provided by the PKI file:
\brief Returns the one-minute high value. \return int, the one-minute high value.- Specified by:
getOneMinHighin interfaceParameterMap- Returns:
- int Returns a int
-
getOneMinHighEnable
public boolean getOneMinHighEnable()Information provided by the PKI file:
\brief Returns true if one-minute high is enabled, otherwise false. \return bool, true if one-minute high is enabled, otherwise false.- Specified by:
getOneMinHighEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getTcpFinWaitTimeout
public int getTcpFinWaitTimeout()Information provided by the PKI file:
\brief Returns the tcp finwait-time value. \return int, the tcp finwait-time value.- Specified by:
getTcpFinWaitTimeoutin interfaceParameterMap- Returns:
- int Returns a int
-
getTcpFinWaitTimeoutEnable
public boolean getTcpFinWaitTimeoutEnable()Information provided by the PKI file:
\brief Returns true if tcp finwait-time is enabled, otherwise false. \return bool, true if tcp finwait-time is enabled, otherwise false.- Specified by:
getTcpFinWaitTimeoutEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getTcpIdleTimeout
public int getTcpIdleTimeout()Information provided by the PKI file:
\brief Returns the tcp idle-time value. \return int, the tcp idle-time value.- Specified by:
getTcpIdleTimeoutin interfaceParameterMap- Returns:
- int Returns a int
-
getTcpIdleTimeoutEnable
public boolean getTcpIdleTimeoutEnable()Information provided by the PKI file:
\brief Returns true if tcp idle-time is enabled, otherwise false. \return bool, true if tcp idle-time is enabled, otherwise false.- Specified by:
getTcpIdleTimeoutEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getTcpMaxIncompleteConn
public int getTcpMaxIncompleteConn()Information provided by the PKI file:
\brief Returns the tcp max-incomplete host value. \return int, the tcp max-incomplete host value.- Specified by:
getTcpMaxIncompleteConnin interfaceParameterMap- Returns:
- int Returns a int
-
getTcpMaxIncompleteConnEnable
public boolean getTcpMaxIncompleteConnEnable()Information provided by the PKI file:
\brief Returns true if tcp max-incomplete host is enabled, otherwise false. \return bool, true if tcp max-incomplete host is enabled, otherwise false.- Specified by:
getTcpMaxIncompleteConnEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getTcpMaxIncompleteConnBlockTime
public int getTcpMaxIncompleteConnBlockTime()Information provided by the PKI file:
\brief Returns the tcp max-incomplete host block-time value. \return int, the tcp max-incomplete host block-time value.- Specified by:
getTcpMaxIncompleteConnBlockTimein interfaceParameterMap- Returns:
- int Returns a int
-
getTcpMaxIncompleteConnBlockTimeEnable
public boolean getTcpMaxIncompleteConnBlockTimeEnable()Information provided by the PKI file:
\brief Returns true if tcp max-incomplete host block-time is enabled, otherwise false. \return bool, true if tcp max-incomplete host block-time is enabled, otherwise false.- Specified by:
getTcpMaxIncompleteConnBlockTimeEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getTcpSynWaitTimeout
public int getTcpSynWaitTimeout()Information provided by the PKI file:
\brief Returns the tcp synwait-time value. \return int, the tcp synwait-time value.- Specified by:
getTcpSynWaitTimeoutin interfaceParameterMap- Returns:
- int Returns a int
-
getTcpSynWaitTimeoutEnable
public boolean getTcpSynWaitTimeoutEnable()Information provided by the PKI file:
\brief Returns true if tcp synwait-time is enabled, otherwise false. \return bool, true if tcp synwait-time is enabled, otherwise false.- Specified by:
getTcpSynWaitTimeoutEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
getUdpIdleTimeout
public int getUdpIdleTimeout()Information provided by the PKI file:
\brief Returns the udp idle-time value. \return int, the tcp idle-time value.- Specified by:
getUdpIdleTimeoutin interfaceParameterMap- Returns:
- int Returns a int
-
getUdpIdleTimeoutEnable
public boolean getUdpIdleTimeoutEnable()Information provided by the PKI file:
\brief Returns true if udp idle-time is enabled, otherwise false. \return bool, true if udp idle-time is enabled, otherwise false.- Specified by:
getUdpIdleTimeoutEnablein interfaceParameterMap- Returns:
- boolean Returns a boolean
-
isInUsed
public boolean isInUsed()Information provided by the PKI file:
\brief Returns true if the parameter map is in use, otherwise false. \return bool, true if the parameter map is in use, otherwise false.- Specified by:
isInUsedin interfaceParameterMap- Returns:
- boolean Returns a boolean
-
toString
Information provided by the PKI file:
\brief Returns the name of the parameter map. \return string, the name of the parameter map.- Specified by:
toStringin interfaceParameterMap- Overrides:
toStringin classObject- Returns:
- String Returns a String
-